home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 March / Software of the Month Club 1998 March.iso / pc / win / biz / bilcal16 / history.txt < prev    next >
Text File  |  1998-01-09  |  5KB  |  114 lines

  1. Bill's Calendar Revision History
  2.  
  3. 01/09/98 (vs 1.22 installer update)
  4. --------
  5. - Updated installer to fix problems updating older versions, specifically
  6.   upgrading from 16-bit to 32-bit versions.  The installer now removes an
  7.   existing 16-bit copy when installing the 32-bit version.  The installer
  8.   will now also correctly replace the old icons in program manager/start
  9.   menu.
  10.  
  11. - Added uninstaller to 16-bit version.  Previously didn't use it due to
  12.   problems with installer functions under Win 3.x (which have now been
  13.   fixed).
  14.  
  15. 12/21/97 (vs 1.22)
  16. --------
  17. - Added option (in "Actions" dialog) to save current calendar to desktop
  18.   wallpaper on exit.  This option captures the current screen, so anything 
  19.   showing in the calendar will be present in the wallpaper.
  20.  
  21. 11/21/97 (vs 1.21)
  22. --------
  23. - Added WEB Export.  Bill's Calendar can now export your calender to html!  
  24.   Builds calendar and schedule pages as well as links to schedules/audio.  
  25.   Creates pure html (no java/activeX) for maximum browser compatibility 
  26.   (tested with Netscape/IE).  Web documents use user display preferences 
  27.   and look very similar to the calendar itself.
  28.  
  29. - Added data file Import/Export.  The calendar can now export your data for 
  30.   backup or transfer to another copy of the Calendar.  Copies all data in any 
  31.   date range to a single file (exept for audio, wav files are copied separately).
  32.  
  33. - Fixed problem with note editor.  Opening a note in the editor and clearing 
  34.   it would leave the status tag, and the NOTE ICON would still show in the 
  35.   calendar (even though the note had been removed).
  36.  
  37. 11/02/97 (vs 1.15 update)
  38. --------
  39. - Added option when duplicating "By Month" to allow copying by Weekday 
  40.   (ie: Copy to every 2nd Tuesday) as well as by Date. 
  41.  
  42. - Fixed bug in duplicate function.  The Calendar would report existing
  43.   data in destination date (when there wasn't any data) when copying to
  44.   another year.
  45.  
  46. - Fixed bug in font selection.  Notes font size wan't being used (32-bit 
  47.   vs only).
  48.  
  49. - Made some minor adjustments to Calendar printing.  Left side of calendar 
  50.   dates were clipping on some printers.
  51.  
  52. 10/13/97 (vs 1.15)
  53. --------
  54. - Added "status labels" to highlight individual notes in a user defined 
  55.   font and color.  Will eventually do more (when scheduling features 
  56.   are added).
  57.  
  58. - Rebuilt 32-bit EXE in an attempt to stop "corrupted registration file"
  59.   messages under WinNT.  Still don't know for sure what's causing it as
  60.   we don't have the problem here.
  61.  
  62. 10/01/97 (vs 1.14i)
  63. --------
  64. - Had some (major) problems with international date settings.  Fixed the
  65.   problem with missing days, and updated so nearly all dates are shown in
  66.   the "short date" format of the international settings in Control Panel.
  67.  
  68. 08/26/97 (1.13)
  69. --------
  70. - Redesigned notes data file format.  Took the calendar a bit too long 
  71.   to load and save 50 years of notes all at once, so we split it into 
  72.   yearly data files (i.e. bc1997.dat).  This won't cause any problems 
  73.   with earlier versions.  It will automatically convert old data files.
  74.  
  75. 08/19/97 (32-bit version)
  76. --------
  77. - Finished the 32-bit NT, '95 version (bilcal32.exe).  Only a few
  78.   minor differences between the 16 and 32 bit versions.  They both
  79.   can share the same data files, and are functionally identical, but
  80.   the 32-bit version has some stereo alarm sounds (big deal).
  81.  
  82. 08/16/97 (1.12 update)
  83. --------
  84. - Fixed schedule column labels to reflect the hours in a real day 
  85.   (unlike here where noon sometimes happens at midnight).  Thanks 
  86.   Cookie.
  87.  
  88. 08/12/97 (Version 1.12)
  89. --------
  90. - Many people asked for scaleable notes size (previously fixed at 12pt 
  91.   and scaled to screen only).  You can now choose font sizes from 6pt
  92.   to 24pt.
  93.  
  94.  - Related to the above.  With some fonts/system metrics, the Calendar
  95.    would print the first line of notes OK, but screw up the placement
  96.    of the following lines.  This is fixed.
  97.  
  98. 08/08/97 
  99. --------
  100. - Had a problem with some (old/cheap) video drivers crashing when bmp 
  101.   memory released.  Gave system a bit more time to release resources
  102.   before shutting down. 
  103.  
  104. - Made all "child" windows stay on top of calendar.  Previously, it was 
  105.   possible to "lose" a window (behind the calendar) when you clicked the 
  106.   taskbar icon in Win '95.
  107.  
  108. 07/24/97 
  109. --------
  110.  - Bug fix - Calendar didn't refresh correctly when "mini" sized.  
  111.  - Update  - Calendar now switches to new date if running at midnight.
  112.  
  113. 07/23/97 - vs 1.1 Release
  114. --------